home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / colprmpt.arj / COLPRMPT.TXT
Text File  |  1993-10-12  |  942b  |  17 lines

  1. This is a very small utility for use with DOS 5.0 or 6.0. It puts a green bar with white 
  2. lettering on the top of your screen while in the dos prompt. On this bar is the DOS version 
  3. number, the time, and the date. The rest of your screen is blue with yellow letterig.
  4.  
  5. HOW TO USE IT
  6.  
  7. In your config.sys file you MUST have the line device=c:\dos\ANSI.SYS or somethig similar
  8. (but it MUST have the word ANSI in it). If there is not you must insert one.
  9.  
  10. In your autoexec.bat file there should be a line that read somethig like "prompt $p$g"
  11. replace this line with the prompt statement beetween the dotted lines in this document.
  12. Reboot to se the changes take effect. 
  13.  
  14. --------------------------------------------------------------------------------------
  15. Prompt $e[s$e[H$e[1;37;42m$e[K$e[1C$v$e[1;36H$t$h$h$h$e[1;66H$d$e[1;33;44m$e[u$p$g
  16. --------------------------------------------------------------------------------------
  17.